3.1.18 \(\int (a+b \sec ^{-1}(c x))^2 \, dx\) [18]

Optimal. Leaf size=92 \[ x \left (a+b \sec ^{-1}(c x)\right )^2+\frac {4 i b \left (a+b \sec ^{-1}(c x)\right ) \text {ArcTan}\left (e^{i \sec ^{-1}(c x)}\right )}{c}-\frac {2 i b^2 \text {PolyLog}\left (2,-i e^{i \sec ^{-1}(c x)}\right )}{c}+\frac {2 i b^2 \text {PolyLog}\left (2,i e^{i \sec ^{-1}(c x)}\right )}{c} \]

[Out]

x*(a+b*arcsec(c*x))^2+4*I*b*(a+b*arcsec(c*x))*arctan(1/c/x+I*(1-1/c^2/x^2)^(1/2))/c-2*I*b^2*polylog(2,-I*(1/c/
x+I*(1-1/c^2/x^2)^(1/2)))/c+2*I*b^2*polylog(2,I*(1/c/x+I*(1-1/c^2/x^2)^(1/2)))/c

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 92, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 5, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.500, Rules used = {5324, 4494, 4266, 2317, 2438} \begin {gather*} \frac {4 i b \text {ArcTan}\left (e^{i \sec ^{-1}(c x)}\right ) \left (a+b \sec ^{-1}(c x)\right )}{c}+x \left (a+b \sec ^{-1}(c x)\right )^2-\frac {2 i b^2 \text {Li}_2\left (-i e^{i \sec ^{-1}(c x)}\right )}{c}+\frac {2 i b^2 \text {Li}_2\left (i e^{i \sec ^{-1}(c x)}\right )}{c} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcSec[c*x])^2,x]

[Out]

x*(a + b*ArcSec[c*x])^2 + ((4*I)*b*(a + b*ArcSec[c*x])*ArcTan[E^(I*ArcSec[c*x])])/c - ((2*I)*b^2*PolyLog[2, (-
I)*E^(I*ArcSec[c*x])])/c + ((2*I)*b^2*PolyLog[2, I*E^(I*ArcSec[c*x])])/c

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 4266

Int[csc[(e_.) + Pi*(k_.) + (f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E
^(I*k*Pi)*E^(I*(e + f*x))]/f), x] + (-Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 - E^(I*k*Pi)*E^(I*(e + f*x))],
 x], x] + Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 + E^(I*k*Pi)*E^(I*(e + f*x))], x], x]) /; FreeQ[{c, d, e,
f}, x] && IntegerQ[2*k] && IGtQ[m, 0]

Rule 4494

Int[((c_.) + (d_.)*(x_))^(m_.)*Sec[(a_.) + (b_.)*(x_)]^(n_.)*Tan[(a_.) + (b_.)*(x_)]^(p_.), x_Symbol] :> Simp[
(c + d*x)^m*(Sec[a + b*x]^n/(b*n)), x] - Dist[d*(m/(b*n)), Int[(c + d*x)^(m - 1)*Sec[a + b*x]^n, x], x] /; Fre
eQ[{a, b, c, d, n}, x] && EqQ[p, 1] && GtQ[m, 0]

Rule 5324

Int[((a_.) + ArcSec[(c_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[1/c, Subst[Int[(a + b*x)^n*Sec[x]*Tan[x], x], x
, ArcSec[c*x]], x] /; FreeQ[{a, b, c, n}, x] && IGtQ[n, 0]

Rubi steps

\begin {align*} \int \left (a+b \sec ^{-1}(c x)\right )^2 \, dx &=\frac {\text {Subst}\left (\int (a+b x)^2 \sec (x) \tan (x) \, dx,x,\sec ^{-1}(c x)\right )}{c}\\ &=x \left (a+b \sec ^{-1}(c x)\right )^2-\frac {(2 b) \text {Subst}\left (\int (a+b x) \sec (x) \, dx,x,\sec ^{-1}(c x)\right )}{c}\\ &=x \left (a+b \sec ^{-1}(c x)\right )^2+\frac {4 i b \left (a+b \sec ^{-1}(c x)\right ) \tan ^{-1}\left (e^{i \sec ^{-1}(c x)}\right )}{c}+\frac {\left (2 b^2\right ) \text {Subst}\left (\int \log \left (1-i e^{i x}\right ) \, dx,x,\sec ^{-1}(c x)\right )}{c}-\frac {\left (2 b^2\right ) \text {Subst}\left (\int \log \left (1+i e^{i x}\right ) \, dx,x,\sec ^{-1}(c x)\right )}{c}\\ &=x \left (a+b \sec ^{-1}(c x)\right )^2+\frac {4 i b \left (a+b \sec ^{-1}(c x)\right ) \tan ^{-1}\left (e^{i \sec ^{-1}(c x)}\right )}{c}-\frac {\left (2 i b^2\right ) \text {Subst}\left (\int \frac {\log (1-i x)}{x} \, dx,x,e^{i \sec ^{-1}(c x)}\right )}{c}+\frac {\left (2 i b^2\right ) \text {Subst}\left (\int \frac {\log (1+i x)}{x} \, dx,x,e^{i \sec ^{-1}(c x)}\right )}{c}\\ &=x \left (a+b \sec ^{-1}(c x)\right )^2+\frac {4 i b \left (a+b \sec ^{-1}(c x)\right ) \tan ^{-1}\left (e^{i \sec ^{-1}(c x)}\right )}{c}-\frac {2 i b^2 \text {Li}_2\left (-i e^{i \sec ^{-1}(c x)}\right )}{c}+\frac {2 i b^2 \text {Li}_2\left (i e^{i \sec ^{-1}(c x)}\right )}{c}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.12, size = 163, normalized size = 1.77 \begin {gather*} \frac {a^2 c x+2 a b \left (c x \sec ^{-1}(c x)+\log \left (\cos \left (\frac {1}{2} \sec ^{-1}(c x)\right )-\sin \left (\frac {1}{2} \sec ^{-1}(c x)\right )\right )-\log \left (\cos \left (\frac {1}{2} \sec ^{-1}(c x)\right )+\sin \left (\frac {1}{2} \sec ^{-1}(c x)\right )\right )\right )+b^2 \left (\sec ^{-1}(c x) \left (c x \sec ^{-1}(c x)-2 \log \left (1-i e^{i \sec ^{-1}(c x)}\right )+2 \log \left (1+i e^{i \sec ^{-1}(c x)}\right )\right )-2 i \text {PolyLog}\left (2,-i e^{i \sec ^{-1}(c x)}\right )+2 i \text {PolyLog}\left (2,i e^{i \sec ^{-1}(c x)}\right )\right )}{c} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcSec[c*x])^2,x]

[Out]

(a^2*c*x + 2*a*b*(c*x*ArcSec[c*x] + Log[Cos[ArcSec[c*x]/2] - Sin[ArcSec[c*x]/2]] - Log[Cos[ArcSec[c*x]/2] + Si
n[ArcSec[c*x]/2]]) + b^2*(ArcSec[c*x]*(c*x*ArcSec[c*x] - 2*Log[1 - I*E^(I*ArcSec[c*x])] + 2*Log[1 + I*E^(I*Arc
Sec[c*x])]) - (2*I)*PolyLog[2, (-I)*E^(I*ArcSec[c*x])] + (2*I)*PolyLog[2, I*E^(I*ArcSec[c*x])]))/c

________________________________________________________________________________________

Maple [A]
time = 0.18, size = 204, normalized size = 2.22

method result size
derivativedivides \(\frac {a^{2} c x +\mathrm {arcsec}\left (c x \right )^{2} b^{2} c x -2 b^{2} \mathrm {arcsec}\left (c x \right ) \ln \left (1-i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )+2 b^{2} \mathrm {arcsec}\left (c x \right ) \ln \left (1+i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )-2 i b^{2} \dilog \left (1+i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )+2 i b^{2} \dilog \left (1-i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )+2 \,\mathrm {arcsec}\left (c x \right ) a b c x -2 \ln \left (c x +c x \sqrt {1-\frac {1}{c^{2} x^{2}}}\right ) a b}{c}\) \(204\)
default \(\frac {a^{2} c x +\mathrm {arcsec}\left (c x \right )^{2} b^{2} c x -2 b^{2} \mathrm {arcsec}\left (c x \right ) \ln \left (1-i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )+2 b^{2} \mathrm {arcsec}\left (c x \right ) \ln \left (1+i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )-2 i b^{2} \dilog \left (1+i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )+2 i b^{2} \dilog \left (1-i \left (\frac {1}{c x}+i \sqrt {1-\frac {1}{c^{2} x^{2}}}\right )\right )+2 \,\mathrm {arcsec}\left (c x \right ) a b c x -2 \ln \left (c x +c x \sqrt {1-\frac {1}{c^{2} x^{2}}}\right ) a b}{c}\) \(204\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arcsec(c*x))^2,x,method=_RETURNVERBOSE)

[Out]

1/c*(a^2*c*x+arcsec(c*x)^2*b^2*c*x-2*b^2*arcsec(c*x)*ln(1-I*(1/c/x+I*(1-1/c^2/x^2)^(1/2)))+2*b^2*arcsec(c*x)*l
n(1+I*(1/c/x+I*(1-1/c^2/x^2)^(1/2)))-2*I*dilog(1+I*(1/c/x+I*(1-1/c^2/x^2)^(1/2)))*b^2+2*I*dilog(1-I*(1/c/x+I*(
1-1/c^2/x^2)^(1/2)))*b^2+2*arcsec(c*x)*a*b*c*x-2*ln(c*x+c*x*(1-1/c^2/x^2)^(1/2))*a*b)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsec(c*x))^2,x, algorithm="maxima")

[Out]

-1/4*(2*c^2*(2*x/c^2 - log(c*x + 1)/c^3 + log(c*x - 1)/c^3)*log(c)^2 - 4*c^2*integrate(x^2*log(c^2*x^2)/(c^2*x
^2 - 1), x)*log(c) + 8*c^2*integrate(x^2*log(x)/(c^2*x^2 - 1), x)*log(c) - 4*x*arctan(sqrt(c*x + 1)*sqrt(c*x -
 1))^2 - 4*c^2*integrate(x^2*log(c^2*x^2)*log(x)/(c^2*x^2 - 1), x) + 4*c^2*integrate(x^2*log(x)^2/(c^2*x^2 - 1
), x) - 4*c^2*integrate(x^2*log(c^2*x^2)/(c^2*x^2 - 1), x) + x*log(c^2*x^2)^2 + 2*(log(c*x + 1)/c - log(c*x -
1)/c)*log(c)^2 + 4*integrate(log(c^2*x^2)/(c^2*x^2 - 1), x)*log(c) - 8*integrate(log(x)/(c^2*x^2 - 1), x)*log(
c) + 8*integrate(sqrt(c*x + 1)*sqrt(c*x - 1)*arctan(sqrt(c*x + 1)*sqrt(c*x - 1))/(c^2*x^2 - 1), x) + 4*integra
te(log(c^2*x^2)*log(x)/(c^2*x^2 - 1), x) - 4*integrate(log(x)^2/(c^2*x^2 - 1), x) + 4*integrate(log(c^2*x^2)/(
c^2*x^2 - 1), x))*b^2 + a^2*x + (2*c*x*arcsec(c*x) - log(sqrt(-1/(c^2*x^2) + 1) + 1) + log(-sqrt(-1/(c^2*x^2)
+ 1) + 1))*a*b/c

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsec(c*x))^2,x, algorithm="fricas")

[Out]

integral(b^2*arcsec(c*x)^2 + 2*a*b*arcsec(c*x) + a^2, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (a + b \operatorname {asec}{\left (c x \right )}\right )^{2}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*asec(c*x))**2,x)

[Out]

Integral((a + b*asec(c*x))**2, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsec(c*x))^2,x, algorithm="giac")

[Out]

integrate((b*arcsec(c*x) + a)^2, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (a+b\,\mathrm {acos}\left (\frac {1}{c\,x}\right )\right )}^2 \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*acos(1/(c*x)))^2,x)

[Out]

int((a + b*acos(1/(c*x)))^2, x)

________________________________________________________________________________________